home *** CD-ROM | disk | FTP | other *** search
/ 1st Multimedia Mac Shareware / Multimedia Shareware CD-ROM - BetaCorp.iso / StackToolsƒ / XCMDƒ / Get⁄Set / Get⁄SetInvisible 1.0 / Get_SetInvisible 1.0 / cards.xml < prev    next >
Encoding:
Text File  |  1991-09-01  |  4.5 KB  |  116 lines

  1. card_2839.xml
  2. <?xml version="1.0" encoding="utf-8" ?>
  3. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4. <card>
  5.     <id>2839</id>
  6.     <filler1>0</filler1>
  7.     <cantDelete> <false /> </cantDelete>
  8.     <showPict> <true /> </showPict>
  9.     <dontSearch> <false /> </dontSearch>
  10.     <owner>2788</owner>
  11.     <link rel="stylesheet" type="text/css" href="stylesheet_3217.css" />
  12.     <part>
  13.         <id>9</id>
  14.         <type>field</type>
  15.         <visible> <true /> </visible>
  16.         <dontWrap> <false /> </dontWrap>
  17.         <dontSearch> <false /> </dontSearch>
  18.         <sharedText> <false /> </sharedText>
  19.         <fixedLineHeight> <true /> </fixedLineHeight>
  20.         <autoTab> <false /> </autoTab>
  21.         <lockText> <true /> </lockText>
  22.         <rect>
  23.             <left>4</left>
  24.             <top>94</top>
  25.             <right>228</right>
  26.             <bottom>304</bottom>
  27.         </rect>
  28.         <style>scrolling</style>
  29.         <autoSelect> <false /> </autoSelect>
  30.         <showLines> <false /> </showLines>
  31.         <wideMargins> <false /> </wideMargins>
  32.         <multipleLines> <false /> </multipleLines>
  33.         <reservedFamily> 0 </reservedFamily>
  34.         <titleWidth>0</titleWidth>
  35.         <icon>0</icon>
  36.         <textAlign>left</textAlign>
  37.         <font>Helvetica</font>
  38.         <textSize>12</textSize>
  39.         <textStyle>plain</textStyle>
  40.         <textHeight>16</textHeight>
  41.         <name></name>
  42.         <script></script>
  43.     </part>
  44.     <part>
  45.         <id>19</id>
  46.         <type>button</type>
  47.         <visible> <true /> </visible>
  48.         <reserved5> 0 </reserved5>
  49.         <reserved4> 0 </reserved4>
  50.         <reserved3> 0 </reserved3>
  51.         <reserved2> 0 </reserved2>
  52.         <reserved1> 0 </reserved1>
  53.         <enabled> <true /> </enabled>
  54.         <rect>
  55.             <left>4</left>
  56.             <top>65</top>
  57.             <right>104</right>
  58.             <bottom>87</bottom>
  59.         </rect>
  60.         <style>rectangle</style>
  61.         <showName> <true /> </showName>
  62.         <highlight> <false /> </highlight>
  63.         <autoHighlight> <true /> </autoHighlight>
  64.         <sharedHighlight> <true /> </sharedHighlight>
  65.         <family>0</family>
  66.         <titleWidth>0</titleWidth>
  67.         <icon>0</icon>
  68.         <textAlign>center</textAlign>
  69.         <font>Chicago</font>
  70.         <textSize>12</textSize>
  71.         <textStyle>plain</textStyle>
  72.         <name>GetInvisible</name>
  73.         <script>on mouseUp
  74. put getpathname() into appname
  75. if appname = "" then exit to hypercard
  76. get GetInvisible(appname)
  77. if the number of chars of it ‚â§ 5 then
  78. answer "The invisible flag of ‚Äú" & appname & "‚Äù is" && it & "."
  79. else
  80. answer it with "Sorry"
  81. end if
  82. end mouseUp
  83. </script>
  84.     </part>
  85.     <part>
  86.         <id>20</id>
  87.         <type>button</type>
  88.         <visible> <true /> </visible>
  89.         <reserved5> 0 </reserved5>
  90.         <reserved4> 0 </reserved4>
  91.         <reserved3> 0 </reserved3>
  92.         <reserved2> 0 </reserved2>
  93.         <reserved1> 0 </reserved1>
  94.         <enabled> <true /> </enabled>
  95.         <rect>
  96.             <left>127</left>
  97.             <top>65</top>
  98.             <right>227</right>
  99.             <bottom>87</bottom>
  100.         </rect>
  101.         <style>rectangle</style>
  102.         <showName> <true /> </showName>
  103.         <highlight> <false /> </highlight>
  104.         <autoHighlight> <true /> </autoHighlight>
  105.         <sharedHighlight> <true /> </sharedHighlight>
  106.         <family>0</family>
  107.         <titleWidth>0</titleWidth>
  108.         <icon>0</icon>
  109.         <textAlign>center</textAlign>
  110.         <font>Chicago</font>
  111.         <textSize>12</textSize>
  112.         <textStyle>plain</textStyle>
  113.         <name>SetInvisible</name>
  114.         <script>on mouseUp
  115. put getpathname() into appname
  116. if appname = "" then exit to hypercard
  117. if getInvisible(appname) then
  118. answer "Change Invisible flag to what?" with "True" or "False"
  119. else
  120. answer "Change Invisible flag to what?" with "False" or "True"
  121. end if
  122. setInvisible appname,it
  123. if the result ‚↠"" then answer the result with "Sorry"
  124. end mouseUp
  125. </script>
  126.     </part>
  127.     <content>
  128.         <layer>card</layer>
  129.         <id>9</id>
  130.         <text><span class="style1">etInvisible takes one parameter, the pathname of the file you want to examine. SetInvisible takes two parameters, the pathname of the file and TRUE or FALSE indicating your choice of setting. Click on and/or examine the scripts of the buttons above to see how it works!
  131.  
  132. A small shareware fee of $5.00 is requested if you use these externals in any ‚Äúin house‚Äù, shareware or freeware products. The registration fee for development and prototyping of a future commercial product is $10.  The registration fee for unlimited commercial use in a SINGLE ‚Äúfor sale‚Äù product is $15.  The fee for unlimited commercial use with MULTIPLE products is $25.   These are life-time registrations.  You are entitled to all future shareware updates without further cost.
  133.  
  134. For additional information you can contact us in any of the following ways:
  135. </span><span class="style2">America Online:  ProX Jeff
  136. GEnie:           APOSTASY
  137. Compuserve:      76675,1772
  138. AppleLink:       ALL.AMERICAN
  139. </span><span class="style3">All-American Software Development Corp.
  140. P. O. Box 50635
  141. Minneapolis MN  55405-0635
  142. </span></text>
  143.     </content>
  144.     <name></name>
  145.     <script></script>
  146. </card>
  147.  
  148.  
  149.